Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] mega from letscontrolit:mega #193

Merged
merged 246 commits into from
May 30, 2024
Merged

[pull] mega from letscontrolit:mega #193

merged 246 commits into from
May 30, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 30, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

[AdaGFX] Add support for getting config values
…writing old content

Add Text print mode for centered text
Extend txtfull subcommand to enable centered text
… getters for state and enabled, add toggle subcommand, handle multiple objects for on, off and toggle
tonhuisman and others added 28 commits May 11, 2024 21:30
One often reported issue is that the ESPEasy node (especially ESP8266 ones) will crash when WiFi is unstable.

This could be due to memory suddenly filling up by the controller queue.
When creating a new item for the controller queue, there was no `(std::nothrow)` included on the `new` calls, so if running out of memory this might have thrown a `std::bad_alloc` exception, which are not caught and thus ESPEasy might crash on it.
…IDF-5-builds

[Build] Set ETH enabled for all IDF 5.1 builds
[Controller] Fail gracefully when almost out of memory
…ibutton-address

[P080] Add Event with iButton address
…variable-handling

[P004] Add support for Get Config Value to retrieve sensor statistics
…can-for-1-wire-devices

[Commands] Add OWScan command to scan for 1-wire devices
…h-screen

[P123] Add FT6206 Capacitive touch screen and [ESPEasy_TouchHandler] helper
…-standalone-sen5x-sensor

[P167] Enable use of SEN5x sensor, other improvements
…change

[ESP-IDF5.1] Revert Arduino PR 9453 WiFiClient - rename flush() to clear
@pull pull bot added the ⤵️ pull label May 30, 2024
@pull pull bot merged commit 71a4142 into Micha-he:mega May 30, 2024
168 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants